home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PD Collection CD 1
/
PD Collection CD 1.iso
/
programer2
/
blib
/
Docs
/
Intro
< prev
next >
Wrap
Text File
|
1993-03-02
|
2KB
|
63 lines
Welcome to release 2 of the complete BlibII package
===================================================
Introduction
------------
BlibII is a combined package containing 2 main parts :
1) A BBC Basic V linker
2) A collection of libraries
The linker offers you the ability to link your Basic program with the libraries
it uses, thus allowing compression and compilation, etc.
The collection of libraries currently offer you over 100k of procedures and
functions in the following areas :
• Dynamic memory allocation (malloc, free, realloc, etc.)
• Main Wimp interaction (initialization, polling, etc.)
• Templates (loading, copying, etc.)
• Windows (creation, resizing, etc.)
• Menus (creating, linking with other menus/windows, etc.)
• Data Transfer (loading, saving, printing, etc.)
• Outline Fonts (cacheing, displaying, etc.)
• Draw Files (creating, displaying, etc.)
• Sprites (creating, displaying, etc.)
• Text (displaying plain text in a window)
• Icons (setting, selecting, etc.)
• Messages (handling 'Messages' files for language independent programs)
Plus general routines for handling arguments, screen size, calendar related
calculations, etc.
BlibII is growing
-----------------
Already BlibII has grown to over twice the size that it was at it's first
release. This is due, in a large way, to Tom Hughes who has supplied the
'Draw', 'Drawwin', 'Font', 'Message', 'Sprite' and 'Transfer' libraries as well
as adding some extra bits to existing libraries.
But it shouldn't be allowed to stop there. If you have a library that you think
may be useful to others (even if it's a fairly specialised library) why not
send it in for inclusion.